ARFIMA simulations

版本 1.0.0.0 (2.6 KB) 作者: Simone Fatichi
Time series simulation with ARFIMA models.
5.2K 次下载
更新时间 2009/10/19

查看许可证

The code performs the simulation of time series with autoregressive fractionally integrated moving average (ARFIMA) models that generalize ARIMA (autoregressive integrated moving average) and ARMA autoregressive moving average models. ARFIMA models allow non-integer values of the differencing parameter and are useful in modeling time series with long memory. The code generally simulates an ARFIMA(p,d,q) model where d is the differencing parameter and p and q are the order of the autoregressive and moving average parts of the model respectively.

引用格式

Simone Fatichi (2024). ARFIMA simulations (https://www.mathworks.com/matlabcentral/fileexchange/25611-arfima-simulations), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Conditional Mean Models 的更多信息
致谢

启发作品: ARFIMA(p,d,q) estimator

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0